home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 8 / LogicielsPCHS_8.iso / Eveil / Baby Tale / Install.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2001-08-11  |  3KB  |  137 lines

  1. object Form1: TForm1
  2.   Left = 150
  3.   Top = 197
  4.   BorderStyle = bsNone
  5.   Caption = 'Form1'
  6.   ClientHeight = 320
  7.   ClientWidth = 630
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 630
  23.     Height = 320
  24.     Align = alClient
  25.     Picture.Data = {<image000.bmp>}
  26.     OnMouseMove = Image1MouseMove
  27.   end
  28.   object Label1: TLabel
  29.     Left = 158
  30.     Top = 232
  31.     Width = 155
  32.     Height = 19
  33.     Caption = 'Installer BABY TALE'
  34.     Color = clGray
  35.     Font.Charset = ANSI_CHARSET
  36.     Font.Color = clGray
  37.     Font.Height = -16
  38.     Font.Name = 'Arial'
  39.     Font.Style = [fsBold]
  40.     ParentColor = False
  41.     ParentFont = False
  42.     Transparent = True
  43.     OnClick = Label1Click
  44.     OnMouseMove = Label1MouseMove
  45.   end
  46.   object Label2: TLabel
  47.     Left = 369
  48.     Top = 232
  49.     Width = 109
  50.     Height = 19
  51.     Caption = 'Lisez-moi.Doc'
  52.     Color = clGray
  53.     Font.Charset = ANSI_CHARSET
  54.     Font.Color = clGray
  55.     Font.Height = -16
  56.     Font.Name = 'Arial'
  57.     Font.Style = [fsBold]
  58.     ParentColor = False
  59.     ParentFont = False
  60.     Transparent = True
  61.     OnClick = Label2Click
  62.     OnMouseMove = Label2MouseMove
  63.   end
  64.   object Label3: TLabel
  65.     Left = 506
  66.     Top = 232
  67.     Width = 91
  68.     Height = 19
  69.     Caption = 'Papier peint'
  70.     Color = clGray
  71.     Font.Charset = ANSI_CHARSET
  72.     Font.Color = clGray
  73.     Font.Height = -16
  74.     Font.Name = 'Arial'
  75.     Font.Style = [fsBold]
  76.     ParentColor = False
  77.     ParentFont = False
  78.     Transparent = True
  79.     OnClick = Label3Click
  80.     OnMouseMove = Label3MouseMove
  81.   end
  82.   object Label4: TLabel
  83.     Left = 54
  84.     Top = 264
  85.     Width = 185
  86.     Height = 19
  87.     Caption = 'D∩┐╜sinstaller BABY TALE'
  88.     Color = clGray
  89.     Font.Charset = ANSI_CHARSET
  90.     Font.Color = clGray
  91.     Font.Height = -16
  92.     Font.Name = 'Arial'
  93.     Font.Style = [fsBold]
  94.     ParentColor = False
  95.     ParentFont = False
  96.     Transparent = True
  97.     OnClick = Label4Click
  98.     OnMouseMove = Label4MouseMove
  99.   end
  100.   object Label5: TLabel
  101.     Left = 298
  102.     Top = 264
  103.     Width = 123
  104.     Height = 19
  105.     Caption = 'Site APERDYNE'
  106.     Color = clGray
  107.     Font.Charset = ANSI_CHARSET
  108.     Font.Color = clGray
  109.     Font.Height = -16
  110.     Font.Name = 'Arial'
  111.     Font.Style = [fsBold]
  112.     ParentColor = False
  113.     ParentFont = False
  114.     Transparent = True
  115.     OnClick = Label5Click
  116.     OnMouseMove = Label5MouseMove
  117.   end
  118.   object Label6: TLabel
  119.     Left = 474
  120.     Top = 264
  121.     Width = 51
  122.     Height = 19
  123.     Caption = 'Quitter'
  124.     Color = clGray
  125.     Font.Charset = ANSI_CHARSET
  126.     Font.Color = clGray
  127.     Font.Height = -16
  128.     Font.Name = 'Arial'
  129.     Font.Style = [fsBold]
  130.     ParentColor = False
  131.     ParentFont = False
  132.     Transparent = True
  133.     OnClick = Label6Click
  134.     OnMouseMove = Label6MouseMove
  135.   end
  136. end
  137.